home *** CD-ROM | disk | FTP | other *** search
- --global GscreenObject, GnavOb, GsexOb, GvidSprite, GqaOb
- --
- --addCard GscreenObject, 37, 211, 553, "bag"
- --addCard GscreenObject, 38, 201, 480, "mask"
- --addCard GscreenObject, 39, 191, 409, "candy"
- --addCard GscreenObject, 40, 181, 353, "toys"
- --addCard GscreenObject, 41, 171, 280, "hammer"
- --addCard GscreenObject, 42, 161, 218, "flower"
- --addCard GscreenObject, 43, 151, 153, "rock"
- --
- --addCard GscreenObject, 44, 231, 172, "card"
- --addCard GscreenObject, 45, 241, 258, "tri"
- --addCard GscreenObject, 46, 251, 350, "blue"
- --addCard GscreenObject, 47, 261, 443, "red"
- --addCard GscreenObject, 48, 271, 535, "green"
- --
- --
- --on red
- -- if the PmyLink of GnavOb = #n41w then
- -- goThing "sex"
- -- set GsexOb = new(script "GsexOb", 2)
- -- end if
- --end
- --
- --
- --on blue
- -- if the PmyLink of GnavOb = #n41e then
- -- goThing "sex"
- -- set GsexOb = new(script "GsexOb", 1)
- -- end if
- --end
- --
- --
- --on green
- -- if the PmyLink of GnavOb = #n40w then
- -- goThing "sex"
- -- set GsexOb = new(script "GsexOb", 3)
- -- end if
- --end
- --
- --
- --on moveMallet whichSprite
- --
- -- set the membernum of sprite whichSprite = member 303 of castlib "interface"
- -- cursor 200
- -- repeat while the mouseDown
- -- set the loch of sprite whichSprite = the mouseh
- -- set the locv of sprite whichSprite = the mousev
- -- if the locv of sprite whichSprite > 57 then set the locv of sprite whichSprite = 57
- -- updatestage
- -- if sprite whichSprite intersects 43 then
- -- addCard GscreenObject, 37, 211, 553, 0
- -- set the PtheBag of GscreenObject = 1
- -- -- addCard GscreenObject, 46, 251, 350, 0
- -- if objectP(GqaOb) then set the PmyGetStuffFlag of getat(the PmyGirlList of GqaOb,1) = 1
- -- moveCards GscreenObject, -1
- -- exit repeat
- -- end if
- -- if not the mousedown then exit repeat
- -- end repeat
- -- set the loch of sprite whichSprite = 280
- -- set the locv of sprite whichSprite = 40
- -- set the membernum of sprite whichSprite = member 171 of castlib "interface"
- -- cursor 0
- -- updatestage
- --
- --end
- --
- --
- --on cardStuff
- -- if the PmyLink of GnavOb = #n8n then
- -- repeat with x = 8214 to 8271
- -- set the movietime of sprite GvidSprite = x
- -- updatestage
- -- end repeat
- -- goThing "key"
- -- end if
- --
- --end
- --
- --on retreatKey
- -- displayThing ""
- -- repeat with x = 24 to 29
- -- puppetsprite x, 0
- -- end repeat
- -- returnNav #n8n, 8274
- -- puppetsprite GvidSprite, 1
- -- set the loch of sprite GvidSprite = 372
- -- repeat with x = 8274 to 8340
- -- set the movieTime of sprite GvidSprite = x
- -- updatestage
- -- end repeat
- --end
- --
- --on gloveThing
- -- sound stop 1
- -- go "glv"
- -- set the PtheCard of GscreenObject = 1
- -- addCard GscreenObject, 44, 231, 172, 0
- -- moveCards GscreenObject, -1
- --end
- --
- --
- --on codeMatch
- -- repeat with x = 24 to 29
- -- puppetsprite x, 0
- -- end repeat
- -- returnNav #n17n, 50658
- -- puppetsprite GvidSprite, 1
- -- set the loch of sprite GvidSprite = 372
- -- repeat with x = 8274 to 8340
- -- set the movieTime of sprite GvidSprite = x
- -- updatestage
- -- end repeat
- -- repeat with x = 50436 to 50658
- -- set the movieTime of sprite GvidSprite = x
- -- updatestage
- -- end repeat
- --end
-